Factorize - определение. Что такое Factorize
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое Factorize - определение

(MATHEMATICAL) DECOMPOSITION INTO A PRODUCT
Factorisation; Factorization problem; Factorization theorem; Factorisation theorem; Factorize; Factorise; Perfect square trinomials; Difference between two cubes; Factored; Factorizing; Factorising; AC method
  • The polynomial ''x''<sup>2</sup>&nbsp;+&nbsp;''cx''&nbsp;+&nbsp;''d'', where ''a&nbsp;+&nbsp;b&nbsp;=&nbsp;c'' and ''ab&nbsp;=&nbsp;d'', can be factorized into (''x&nbsp;+&nbsp;a'')(''x&nbsp;+&nbsp;b'').

Factorize         
·vt To attach (the effects of a debtor) in the hands of a third person ; to garnish. ·see Garnish.
II. Factorize ·vt To give warning to;
- said of a person in whose hands the effects of another are attached, the warning being to the effect that he shall not pay the money or deliver the property of the defendant in his hands to him, but appear and answer the suit of the plaintiff.
factorize         
or factorise
¦ verb Mathematics resolve or be resolvable into factors.
Derivatives
factorization noun
Factorizing         
·p.pr. & ·vb.n. of Factorize.

Википедия

Factorization

In mathematics, factorization (or factorisation, see English spelling differences) or factoring consists of writing a number or another mathematical object as a product of several factors, usually smaller or simpler objects of the same kind. For example, 3 × 5 is a factorization of the integer 15, and (x – 2)(x + 2) is a factorization of the polynomial x2 – 4.

Factorization is not usually considered meaningful within number systems possessing division, such as the real or complex numbers, since any x {\displaystyle x} can be trivially written as ( x y ) × ( 1 / y ) {\displaystyle (xy)\times (1/y)} whenever y {\displaystyle y} is not zero. However, a meaningful factorization for a rational number or a rational function can be obtained by writing it in lowest terms and separately factoring its numerator and denominator.

Factorization was first considered by ancient Greek mathematicians in the case of integers. They proved the fundamental theorem of arithmetic, which asserts that every positive integer may be factored into a product of prime numbers, which cannot be further factored into integers greater than 1. Moreover, this factorization is unique up to the order of the factors. Although integer factorization is a sort of inverse to multiplication, it is much more difficult algorithmically, a fact which is exploited in the RSA cryptosystem to implement public-key cryptography.

Polynomial factorization has also been studied for centuries. In elementary algebra, factoring a polynomial reduces the problem of finding its roots to finding the roots of the factors. Polynomials with coefficients in the integers or in a field possess the unique factorization property, a version of the fundamental theorem of arithmetic with prime numbers replaced by irreducible polynomials. In particular, a univariate polynomial with complex coefficients admits a unique (up to ordering) factorization into linear polynomials: this is a version of the fundamental theorem of algebra. In this case, the factorization can be done with root-finding algorithms. The case of polynomials with integer coefficients is fundamental for computer algebra. There are efficient computer algorithms for computing (complete) factorizations within the ring of polynomials with rational number coefficients (see factorization of polynomials).

A commutative ring possessing the unique factorization property is called a unique factorization domain. There are number systems, such as certain rings of algebraic integers, which are not unique factorization domains. However, rings of algebraic integers satisfy the weaker property of Dedekind domains: ideals factor uniquely into prime ideals.

Factorization may also refer to more general decompositions of a mathematical object into the product of smaller or simpler objects. For example, every function may be factored into the composition of a surjective function with an injective function. Matrices possess many kinds of matrix factorizations. For example, every matrix has a unique LUP factorization as a product of a lower triangular matrix L with all diagonal entries equal to one, an upper triangular matrix U, and a permutation matrix P; this is a matrix formulation of Gaussian elimination.